Dew Math for .NET
|
Calculates reminder after division X/Y.
Reminder is calculated by using the following formula:
x[i]-y*Trunc(x[i]/y).
X must be a real. The results will be saved to the calling vector. An exception will be raised if array borders are overrun.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|